Crud -> Create New Record (Modal Popup) #1121
-
Hi, "upon click on create new record button" I wonder, how could I have a Modal showing some information having checkboxes (non data driven) kinda affirmation before making a record. The information showing the prerequisites as a reminder before proceed new record. Can someone tell me is there native way to do that? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello @NeguinhoAdmin There is no native feature for this, last time someone ask something similar, the solution is play with Javascript API to hide and show fields. Cheers. |
Beta Was this translation helpful? Give feedback.
-
Due to not activity, I will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
Beta Was this translation helpful? Give feedback.
Hello @NeguinhoAdmin
There is no native feature for this, last time someone ask something similar, the solution is play with Javascript API to hide and show fields.
Cheers.