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

Dis 226 fix save url to link image to on web builder portal cells #2199

Conversation

Chloe070196
Copy link
Contributor

On the /WebBuilder/PortalRows page, the
'URL to link image to' cannot be saved.

To resolve this an $imageURL property needs to be
added to the PortalCell class, as this exists as
a field in the web_builder_portal_cell table,
which is where the value to assign to the URL to
link image to is pulled from.

Test plan: see Jira ticket DIS-194 and follow the
steps 1 - 7 in the test plan.

following this:

8. Image action choice will be preserved
but the 'URL to link image to' field will not show
immediately upon page reload
9. Upon selecting Image action again, 'URL to
link image to' will contain the previously entered
value.
10. On the Custom Web Builder Pages, select 'View'
11. Notice that clicking on the image will
redirect the user to the 'URL to link image to'.
…_img_url

25.02.00 fix webbuilder save img url
@mdnoble73 mdnoble73 merged commit 23d5c8a into Aspen-Discovery:25.02.00 Jan 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants