336
Views
5
Comments
Solved
Generate UID - How to
Service Studio Version
11.11.2 (Build 43110)

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!

UserImage.jpg
Matanong
Solution

I just removed the unique attribute field in my form.

2021-04-17 09-53-48
José Gonçalves

Hi Ahnieluo, 

can you show us the code used for that?

Regards

UserImage.jpg
Matanong

here is the action and assign

2021-04-17 09-53-48
José Gonçalves

Since it's Reactive, shouldn't you use a GUID generator for a client screen action?

UserImage.jpg
Matanong

to be honest, I really don't have an idea since Im just a beginner till now but I'll try this

UserImage.jpg
Matanong
Solution

I just removed the unique attribute field in my form.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.