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

inputField Inline support? #244

Open
carince opened this issue Mar 17, 2024 · 1 comment
Open

inputField Inline support? #244

carince opened this issue Mar 17, 2024 · 1 comment

Comments

@carince
Copy link

carince commented Mar 17, 2024

Is there any way to get inline in the inputField?
I found this one in the docs about InlineField but was never able to work it out on putting it in my project.
Any help would be greatly appreciated, cheers!

@cronvel
Copy link
Owner

cronvel commented Mar 18, 2024

It's not clear what is not working.

InlineInput is demonstrated by this sample code: ./sample/document/inline-input-test.js.

If you are not using the Document Model, you can use the term.inputField() method, see it in action here: ./sample/input-field-test.js.

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