Replies: 2 comments 2 replies
-
TBH I don't really understand your question. What do you mean by "buttons"? Screenshots might be helpful.
This is also not clear to me. You mentioned render notes and now widgets - both are done with HTML, so of course you can combine both. |
Beta Was this translation helpful? Give feedback.
-
Sorry, I'll try to explain it better My problem is that I would like to include these buttons in the note itself and be able to give them a different appearance, especially the size. On the other hand I have created render notes that allow me to enjoy the flexibility of Html and small javascriprt functionalities, but I have not been able to access the API functions, as I can do with widgets. This kind of note allows me to open a new browser tab, but not to create a new note. So my current interest is to combine the advantages of both methods, having html in the note whose javascript allows me to create/modify new notes through the API. Maybe the frontend api runOnBackend(script, params) could help? Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Thanks again @zadam for your work.
I need to resolve several doubts.
First of all, I am working with widgets and I need to know if the size of the buttons can be increased. On the other hand, I don't know if there would be any other possibility to integrate the buttons inside the note, not in the surroundings. I have already tried all the possibilities described in the documentation, but the buttons remain outside the working area and in a small size.
I ask this question because I have managed to make several widgets and I also have several render notes, but I can't find a way to combine the advantages and flexibility of html with the backend and frontend functionalities of the api that we find in widgets. Is there any way to combine both (html and api/widgets)?
Thanks again Zadam for your work.
Thank you for your attention.
Beta Was this translation helpful? Give feedback.
All reactions