How can I set attribute as auto generated?

Hi all,

I want the name attribute of the form as autogenerated. Here is a picture.

The pattern of this attribute should be "itemcode_1, itemcode_2, … "

Thanks

3X_8_5_85795e9c7b17753ac56f561bf2cf918dad477586.png

Solved Solved
0 10 357
1 ACCEPTED SOLUTION

View solution in original post

10 REPLIES 10

Do apologize but I’m afraid your query is not so clear. Do you want the form header (apperaring as Product Form in your screenshot) to be changed or dynamic? If so as per what criteria?

Thanks for your attention.

Actually, I want that

I will not input anything in the “Name” property, which is now blank in the image. I need it to be auto generated.

And the pattern of naming will be itemcode_* (here, * = number)

Is it possible?

If you want it to be sequential, it’s not possible if you have multiple app users as it’s always possible that 2 same name will be assigned to 2 different users when they are trying to create a record at the same time.

I am adding the picture. here.

Here, you will see that I have added images as Photo1, Photo2

I need it to be auto generated.

Mixing up the topics here?

Not sure I understand, but in ‘Initial value’ of the column, you can generate almost any value from other columns or text as you wish.

@khuslid

Thanks for your attention.

Actually, these are the same topic with different problems.

Could you please mention how the “Query” should be written to generate value like "itemcode_* " (where * = auto-generated number)

@abirtanjinadnan
If you want the itemcode_* to be sequential (1, 2, 3, …) it’s not possible as I have explained above.

@LeventK

Ok sir

Top Labels in this Space