You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New to lowcoder and kicking the tires. I am trying to get a editable table to work. Basically sits on top of a single table for now and want to be able to edit the row inline. I can use temporary state and modal edit box to enable editing on click but I want to enable faster editing by having in line editing. The inline add new row works just fine. It appears to be a problems with row editing only.
Also does anyone have an example where changeset is accessed? Long term will want to present drop down boxes for columns that are reference foreign keys.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
New to lowcoder and kicking the tires. I am trying to get a editable table to work. Basically sits on top of a single table for now and want to be able to edit the row inline. I can use temporary state and modal edit box to enable editing on click but I want to enable faster editing by having in line editing. The inline add new row works just fine. It appears to be a problems with row editing only.
Also does anyone have an example where changeset is accessed? Long term will want to present drop down boxes for columns that are reference foreign keys.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions