Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Auto populate a text field

servicenow14710
Tera Expert

Hello developers, Can anyone share the logic,  i need to auto populate a text field once if any user registers/submit an order(catalog form) for the first time. If another user registers then the auto populated number should be incremented by 1. Any help is appreciated . Thanks!

6 REPLIES 6

Jaspal Singh
Mega Patron

Hi,

Is there any particular format or prefix (INC00.., PRB00...) or its merely numbers (1,2,3,etc.) without prefix. Also, since it is for catalog, it is for particular item or for all items?

Hi @Jaspal Singh , .Thanks for your response!   yes like PR001,PR002 etc., it is for particluar catalog item.

Hi @sumanta pal : Thanks for your response , i just needed an auto populated value of field which increments when another user registers.

SunilKumar_P
Giga Sage

Hi @servicenow14710, Can you provide more detials like on which table you have have the field that should be incremented? Do you want to increment this field everytime the particular catalog form is submitted or for all the catalog forms?

 

Regards,

Sunil