The CreatorCon Call for Content is officially open! Get started here.

how to set values in a field if field present in the form is coming from some different table

Sejal27
Tera Contributor

Hi,

 

I am trying to set value in a field on subproject for 'PPM' module, but the field present on the form is coming from some different table. Whenever i run the code it is failing. Please see the screenshot for error messageppm1.jpgppm2.jpg

7 REPLIES 7

Mark Manders
Mega Patron

If it's a dotwalked field, you can't set it directly. Can you share your code?


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

Hi Mark,

Please see attached SS of my code. I am trying to set value in 'Set field value' step but the code is failing as the fields are fetched from some other table but visible on my record.

Mark Manders
Mega Patron

That means that you should set the correct field. Check the technical name of the field. It could very well be a incident.parent.assigned_to field, for all we know. We can't look at your data. You only mention that you need to fill a field that is on a form, but is coming from a different table (dotwalked), which has been mentioned several times in the answers.


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