Skip to main content
Nintex Community Menu Bar
Question

Pre-populate field from merged two fields from other Models?

  • July 9, 2024
  • 3 replies
  • 1 view
  • Translate

Forum|alt.badge.img+5

I can easily pre-populate a field with a value from another model’s field using a condition.

Is it possible to use multiple fields to do the same thing? Example: Record Name = {{User Alias}} & {{TODAY’s DATE}}

Jacob

Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

Forum|alt.badge.img+5
  • Author
  • 35 replies
  • July 9, 2024

https://community.skuid.com/t/set-default-field-values?topic-reply-list%5Bsettings%5D%…

Using JS to fill data field, now I need a Today() function.

Translate

Forum|alt.badge.img+17
  • Nintex Employee
  • 3763 replies
  • July 9, 2024

You can use the getDate function for that.   And then use the JQuery datepicker “format” utility to parse the date in any way you need. (http://api.jqueryui.com/datepicker/)  

Translate

Forum|alt.badge.img+5
  • Author
  • 35 replies
  • July 9, 2024

$.datepicker.formatDate(‘dd/mm/yy’, new Date())

Perfect, Thanks!


Translate

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings