@Kartik A, we're not able to reproduce it. Could you post your public app link? You can also send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a if you don't want to post it here.
@Kartik A, we're not able to reproduce it. Could you post your public app link? You can also send it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a if you don't want to post it here.
Hi Maryna,
Shared the project DialogSample with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. Please take a look and advice.
This was my observation. If I add back button on the page then by default it also show back button on Dialog. If I remove back button from page it also remove from Dialog. I am trying to get ride of back button from Dialog. Please advise how to fix this problem.
Hello! Create new CSS asset with the following code: pre[data-role="popup"] [data-role="header"] [data-rel="back"] {
display: none;
}/pre
Thanks Maryna for your help! It works!
Hi Maryna, I'am not able to get this to work - My Ok and Cancel button does not work. App is shared with support name: Gul klud
is there a way to add a new line to the text in the content area.
i tried to add "\n" to the text (like is usually done in the alerts) but it doesn't affect the text in the content area.
i also tried with code <br>/code but it doesn't work.
is it possible?
do anyone have any answer to my question?
is there a way to add a new line to the text in the content area?
I really think there needs to be a really appery pop-up component.
It is way too messy a solution for something this fundamental.
Hello! Sorry for delay, working on it.
@Andreas Berggreen Could you please clarify how to reproduce this problem in your app? How to call popup?