-
Is there any easy way to place UI Elements like Text input, Dropdown, Button etc. on a Page/Form without being a part of a “Record”? Just free placement anywhere and not bound to any data?
-
Is there a way to show/hide some controls fields on the form based on a Radio (Toggle) on or off on the same form?
1 Like
-
Currently all Inputs are bound to records. You can create an issue on Git Hub with your detailed use case if you wish.
-
Yes, you should be able to achieve that with the conditional fields that are in the Record block configuration. Low Code configuration :: Corteza Docs
1 Like