Hey all. SO I'm working with the real-time marketing forms and everything is working great for this form I made except - the lookup field passes this:
{"Id":"00000000-0000-0000-0000-000000000000","LogicalName":"account"}
to the field submission record. All the other fields pass just fine. IT's not putting the actual GUID of an account lookup into the submission field. In order to get the lookup to even be shown on the public facing form - I set the Marketing Services User Extensible Role to Read for account. I don't see any other documentation on any other permissions to set but my hunch is there is something else with security yielding a blank result like this.
Example: I select a secondary broker from the account lookup on the public form and it populates the data-value property on the input field.
Now I realize on this screenshot I don't show the secondary broker field, but I selected items for all the other lookups and the same result:
Head scratcher - anyone got any ideas? I can't exactly reach out to MSFT on this "preview" feature that comes with no support :-)