I’m getting over my head with the Java snippet stuff and field renderers but feel like this might be doable based on comments, but I’m not getting it and want to ensure I’m not wasting my time.
I have Master Detail relationship and want to create a new detail record using mobile. The Master object (Questions) are questions and picklist values with acceptable responses (i.e. Yes, No). On the detail object (Answers) all of the response fields are text. I want the response field to be a picklist from the acceptable answers in the Master object. So:
Master Question 1 - “Are you tall?” - Acceptable answers “Yes/No”
Detail Response 1 - (Field is text) I want display options for mobile user to be “Yes/No”.
I could live with having to hardcode the acceptable responses vs reading them from Master (better).
Question
Snippet For Create New Child Object Using Master Field Values?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
