I have added the dependency for Generate UID in my application but I don't know what should I do next.
I want to automatically fill the text field of a unique attribute after I click on the Save button then the generated ID will show on the database. I tried to put it as action and assign the guid parameter to my unique attribute but nothing happen. Thank you to someone who will answer!
I just removed the unique attribute field in my form.
Hi Ahnieluo,
can you show us the code used for that?
Regards
here is the action and assign
Since it's Reactive, shouldn't you use a GUID generator for a client screen action?
to be honest, I really don't have an idea since Im just a beginner till now but I'll try this