Has anybody seen this error message while testing a site page that calls an add new record interface.?
"The provided urlStub for the site was not valid."
I have been looking in the documentation for any clues with no success.
If I test the interface in desgin mode I have no errors, the add new record is called with no issues but when entering information in any fields and later jumping to another this error message pops up.
I have checked all related pages, intefaces and process model but cant find the issue.
can somebody point me to the right direction?
Discussion posts and replies are publicly visible
carlosg.r929912 said:a site page that calls an add new record interface
What exactly do you mean with this?
In my mind, the use case "create new record" implies using a record list action, but not a link.
yes, you are correct, sorry, bad wording. it is a record list action.