Search found 179 matches

by moris
Mon Feb 27, 2023 7:11 pm
Forum: General Questions
Topic: Clicking on dialog moves head of the page
Replies: 7
Views: 4495

Re: Clicking on dialog moves head of the page

Can I add it as a feature request to be as part of the scrollbar settings?

Thanks.
by moris
Mon Feb 27, 2023 12:09 pm
Forum: General Questions
Topic: Clicking on dialog moves head of the page
Replies: 7
Views: 4495

Re: Clicking on dialog moves head of the page

Aw yes, I see now. How can I force the scrollbar to always be displayed?

Thanks.
by moris
Sun Feb 26, 2023 3:39 pm
Forum: General Questions
Topic: Clicking on dialog moves head of the page
Replies: 7
Views: 4495

Clicking on dialog moves head of the page

Hi, I have this problem when me as a User I click to open the dialog window, the whole head of the page (menu and logo) moves a few pixels to the right. How can I fix this? See for example: https://www.couponsexplorer.com/curaly.php -> Click on 'VIEW CODE' and focus on the header of the page and see...
by moris
Thu Feb 16, 2023 4:28 pm
Forum: General Questions
Topic: Clipboard JS
Replies: 1
Views: 3222

Clipboard JS

Hi, Since upgrading to Quick n Easy Web Builder my https://clipboardjs.com/ script implementation stopped working. And I implemented it on the following button: <input type="submit" id="Button3" onclick="ShowObject('Button1', 1);return false;" name="" value=&q...
by moris
Fri Jan 27, 2023 8:54 pm
Forum: Form Questions
Topic: Login object styling issue
Replies: 7
Views: 5511

Re: Login object styling issue

Hi Pablo,

My bug still exists after 9.3.4 - In breakpoint the Bold is not visible on Login Buttons.
by moris
Sun Dec 25, 2022 12:16 pm
Forum: General Questions
Topic: Show Label and Link Logic
Replies: 6
Views: 2306

Re: Show Label and Link Logic

Perfect, thanks.
by moris
Sat Dec 24, 2022 11:36 am
Forum: General Questions
Topic: Show Label and Link Logic
Replies: 6
Views: 2306

Re: Show Label and Link Logic

Can I add it as a feature request? According to Google it seems like there is a solution for this using Events.
Using: window.open('https://www.w3schools.com', '_blank');

Thanks.
by moris
Fri Dec 23, 2022 9:27 am
Forum: General Questions
Topic: Show Label and Link Logic
Replies: 6
Views: 2306

Re: Show Label and Link Logic

If I set two events:
1. Show Object.
2. Link.
The link is opened on the same window, can I somehow do it with _blank?

Thanks.
by moris
Fri Dec 23, 2022 7:18 am
Forum: Form Questions
Topic: Login object styling issue
Replies: 7
Views: 5511

Re: Login object styling issue

I haven't received any final answer via email from you regarding this, the last email I received was that you'll check soon.
Thanks for the help.
by moris
Wed Dec 21, 2022 7:05 pm
Forum: General Questions
Topic: Multiple builders on same website?
Replies: 2
Views: 1584

Re: Multiple builders on same website?

You can basically upload your save file and sources to a shared folder like Google Drive or Dropbox and then you both use the same project.
Of course I don't recommend working on the app together in parallel.
by moris
Tue Dec 20, 2022 3:21 pm
Forum: Form Questions
Topic: Login object styling issue
Replies: 7
Views: 5511

Re: Login object styling issue

Thanks for the help.
Just following up with another issue I had:
Another question regarding the same page, do you know why object button ID: Button13 is displaying Underline to the text on Desktop mode but not on Mobile breakpoint mode?
Is this a bug or something I missed?
by moris
Tue Dec 20, 2022 3:17 pm
Forum: General Questions
Topic: Show Label and Link Logic
Replies: 6
Views: 2306

Show Label and Link Logic

Hi, I need your expertise with something I would like to create using Quick n Easy Web Builder. I have a button and a label and I would like that once pressed it'll do the following: 1. Open a link. 2. Show a label (that is set on hide in default). Is that somehow possible? This logic can be very he...
by moris
Fri Dec 09, 2022 1:50 pm
Forum: Form Questions
Topic: Login object styling issue
Replies: 7
Views: 5511

Login object styling issue

Hello,

I have the following login page: https://www.couponsexplorer.com/login.php
and it seems like the Login button styling is getting overwritten by something else because on the object settings I have different styling settings, see screenshot:
Image

Thanks.
by moris
Wed Dec 07, 2022 12:26 pm
Forum: General Questions
Topic: Control Database from the Website
Replies: 3
Views: 1963

Re: Control Database from the Website

I remember there used to be such extension on WYSIWYG Web Builder. Do you remember such thing by any chance?
by moris
Mon Dec 05, 2022 1:48 pm
Forum: General Questions
Topic: Control Database from the Website
Replies: 3
Views: 1963

Control Database from the Website

Hello, Is there maybe a feature or extension in QNB where I can view a MySQL Database Table from the website and then I can Remove / Add / Modify data from the MySQL but in a web view? So for example: https://mywebsite.com/viewtable.php Accessing this page will show me the MySQL DB Table content in ...