Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI JSON parse - provide callback to allow updating link URLs from development to production servers #15064

Closed
PatrickRyanMS opened this issue May 3, 2024 · 0 comments
Assignees
Milestone

Comments

@PatrickRyanMS
Copy link
Member

It's reasonable to expect that any GUI created with the GUI editor in development may need to have assets migrated from a development server to a production server when it is taken live. Right now, the only path is to manually update the URLs for assets in the GUI Editor. It would be helpful to be able to update the server in the URL on a callback on the parse. We should also keep in mind that there are some applications that may also need to update the suffix of the URL such as in the case of Dropbox links which require an rlkey value. This may need to be added or deleted so being able to update the URL string as needed in a callback will give the most flexibility.

@PatrickRyanMS PatrickRyanMS added this to the 8.0 milestone May 3, 2024
deltakosh added a commit that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants