Skip to content

pandorafromtheothers/JSON-Form-Page-for-Business-Central-AL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You want to test an interface in Business Central, but you always have to Publish your app, because of changing variables?

You can get around this issue with this JSON-Form type AL Page.

Create a JSON Object with a scheme like this:

image

Pass that JSON to the form-opening procedure:

image

And upon using it you should have results like these:

readme readme2 readme3 readme4

You can also use it to just receive singular values from the form.

Check out the Test Page to get familiar with it.

Have Fun!


Update #1

You can now type 0 on the selection page to receive your request as text.

Edit the text in an editor to your preferences, and copy it back to the input field.

After pressing OK, the text input is processed as the JSON Object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published