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

Mandatory src attribute #18

Open
plysik opened this issue Aug 19, 2022 · 2 comments
Open

Mandatory src attribute #18

plysik opened this issue Aug 19, 2022 · 2 comments

Comments

@plysik
Copy link

plysik commented Aug 19, 2022

Hello,
In the project where we use the IframeComm component, there is a case in which the link of the displayed page is too long due to the number of parameters.
The solution was to download the data with a POST.
For this purpose, we built a form and linked it to an iframe preceding the target-name attributes.
Therefore, we do not use the src attribute on the iframe anymore.
Can we ask for a custom validation that would require one of the two elements: name or src?

#19

@pbojinov
Copy link
Owner

Hi @plysik, feel free to submit a PR with the proposed changes. I'd be open to it.

@plysik
Copy link
Author

plysik commented Sep 20, 2022

#19 ready to be merged ;)

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

No branches or pull requests

2 participants