I am using the universal login and additional forms to enhance the data in subsequent flows. It does not automatically add in the main branding which isn’t great. This was talked about a year ago and other than the ability to add an image has not been fixed yet as far as I can see. The expected behaviour is that it inherits the main imagery by default and then allows overriding if you have a specific use case.
Cn you tell me when this will be implemented and if it is implemented already can you point me to the code about how to activate it. My flow code opens forms using;
return api.prompt.render(usernameFormId);
Is it some sort of parameter I can pass or not yet implemented in which case what is the timeline please as this was asked for a year ago and seems to be quite a basic requirement that all flows look like they are styled alike?
Thanks
Previous post from someone else for reference:-
(Use branding from Universal Login in Forms)