igorclauss
Save record and repeater with all Relationships on add item click
I'm trying to figure out how to save a record and all entries on the page while editing a repeater component.
I thought about going over the getCachedExistingRecords method and saving the state one by one. But that produces kinda unexpected behaviour. For example when deleting items from the repeater.
Do you have any hint for the right direction?
5 replies
Persist toggled Columns over Logins
Hello.
Is there a way to persist toggled columns over logins?
For example:
When you toggle columns off on a big table and logout and in again the session gets cleaned and the settings are deleted.
Is there a way to persist this behaviour?
4 replies