Super helpful, thank you! I've tried this successfully for text fields, but noticed it doesn't work for lookup fields, even when using a variable to pass the record. Any advice would be appreciated!
Excellent video - thanks. Is it possible to define which model driven custom form the record is going to be open with? I have tried passing as a page: but did not see the required outcome. Navigate(Patch(Defaults(Staff),{'Staff Type':'Staff Type (Staff)'.Permanant,Page:'Staff (Forms)'.'Permanant Staff main form'}))
Thanks for the video. I have a 1 custom page (linked with sitemap) and 2 model driven app, is there any way to read the model driven app id from custom page?
Hello, Thanks for the sharing. Your video demonstrates how to define default simple values to the mda form. But what about relationship defaulted ? Is possible to set a default value of a relationship and display it in the mda form ? I'm curious about that
Super helpful, thank you! I've tried this successfully for text fields, but noticed it doesn't work for lookup fields, even when using a variable to pass the record. Any advice would be appreciated!
Is it possible to display a custom page (and pass parameters as well) within an on model app form?
Excellent video - thanks. Is it possible to define which model driven custom form the record is going to be open with? I have tried passing as a page: but did not see the required outcome. Navigate(Patch(Defaults(Staff),{'Staff Type':'Staff Type (Staff)'.Permanant,Page:'Staff (Forms)'.'Permanant Staff main form'}))
Thanks for the video. I have a 1 custom page (linked with sitemap) and 2 model driven app, is there any way to read the model driven app id from custom page?
Hello, Thanks for the sharing. Your video demonstrates how to define default simple values to the mda form. But what about relationship defaulted ? Is possible to set a default value of a relationship and display it in the mda form ? I'm curious about that
were you ever able to figure this out? Looking for this solution currently.