Hi, just to double check, is this a Power Apps Portals question?
have you followed the documentation: https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/add-custom-javascript
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Power Apps Portals Super User
Hi Oliver,
Thanks a lot for your reply.
I have asked the question related to portal and already added my above code as custom javascript in one of the webform's step.
-
Thanks
thanks for clarifying
I would recommend following MS documentation on the web form validation (link sent previously)
Power Apps Portals Super User
Don't think it will work. Believe the steps (navigation) are managed in a form session stored in CRM e.g. if you are on Step 1 and paste the url from Step 4 think you will find Step 4 is not loaded.
Question would be why do you need to manually load a Step rather than using the existing Condition step logic?
Any help on that? I’m facing a similar issue.
The reason is that for the condition step logic to work you need an existing record to perform the condition logic on.
My client is expecting 1000s of forms being filled out with only a fraction qualifying to actually create a record, based on a series of questions. Need to avoid creating 1000s of records that wouldn‘t have a future either way.
My approach is using JavaScript validation on the Next/Submit button with the function webFormClientValidate.
How would I include a redirect directive in JavaScript on that button?
Please help if you know the answer.
Best regards,
Jakub Marciniak
User | Count |
---|---|
17 | |
14 | |
9 | |
4 | |
1 |
User | Count |
---|---|
29 | |
23 | |
15 | |
9 | |
3 |