cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Where is the Created by field of Sales Quotes Data Model in XFA?

simon_yang
Participant
0 Likes
762

I got a problem, I want to do data binding for created by field of sales quotes in XFA but I can't find any fields related to the created by.

Accepted Solutions (1)

Accepted Solutions (1)

guenter_wilmer
Advisor
Advisor
0 Likes

The system admin data is not part of the output message. As workaround, you could create a new custom party that gets added to the sales quote, which is called "Create By". The party can be determined by the creator of the sales quote and put to "Forbid manual change" in fine-tuning.

The custom part should be part of the output message.

Answers (1)

Answers (1)

simon_yang
Participant
0 Likes

Thank you so much for your guidence, Guenter.