Skip to main content
Nintex Community Menu Bar
Question

action assign a birtdate

  • July 11, 2024
  • 3 replies
  • 9 views

Forum|alt.badge.img+14

How do I set an action to assign a birthdate to a date field?771285ed27b503c2738a8bb40ae5b226f473c519.png

3 replies

Forum|alt.badge.img+20

That should work when you make it {{yourvalue}} vs {{{yourvalue}}}


Forum|alt.badge.img+14
  • Author
  • July 11, 2024

regardless if I put in {{{$Model.Get_CR_Lead_Person.data.0.Birthday__c}}} or {{$Model.Get_CR_Lead_Person.data.0.Birthday__c}} when I save the model and then open the model it has today’s date.


Forum|alt.badge.img+10

I’d use Skuid.model.map(); in the console to determine what exactly is given at $Model.Get_CR_Lead_Person.data.0.Birthday__c