How to set default value and dynamic value on same field

Aryan
Tera Contributor

Hello All

 

we have 1 field called description  on portal and i set some default value there by using default field on variable form.

There is another field called user name (string type) so for example

 

ITIL user type  abc , def in User Name field so when ITIL user submit the form so on the record in ITIL view I want description field to populate default value + abc , def (user field values).

 

so the description field  looks like:

      abc , def 

  1. Create a data model for your application. Create a table from scratch. Create a table from an existing table. ...
  2. Add an application experience. Add a record producer. ...
  3. Add logic and automation. Add a pre-built flow using a template. ...
  4. Add application security. Build a new role for your application.  

 

1 REPLY 1

Mark Manders
Mega Patron

I am not sure what you are trying to do, but why not just add the default text (since you always need that) to the description after saving the form?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark