Support - is there an API call to get a BO form definition?
Basically, I'm looking for a way to retrieve the form markup and store it in a variable for later use.
One approach I thought of is to hijack the the "markup" parameter available in the form's init script after firing a new Edit or New Object process. But I don't actually want the form to be visible because I don't want to create or edit anything at that moment.