Send to a specific link ie:Youtube video.

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
arcanebits
Veteran Member
Posts: 104
Joined: 2018-12-10 21:52

Send to a specific link ie:Youtube video.

Post by arcanebits » 2020-10-22 15:09

Hi, I can see the "Redirect after insert" and that shall work nicely, but I need to send users to one or more videos IF they click a (buton?) for instance:
If its a form, and its a complex question, I need to be hable to send to user to a TAB or somerhing that pops up and show a video from YT.
Thanks a lot!

arcanebits
Veteran Member
Posts: 104
Joined: 2018-12-10 21:52

Re: Send to a specific link ie:Youtube video.

Post by arcanebits » 2020-10-23 02:34

Any comment is welcome

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1167
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: Send to a specific link ie:Youtube video.

Post by onoehring » 2020-10-23 08:51

Hi,

you should be able to place a JS created link to some new/extra text/button. You could also try to make use of the help buttons in AG which are displayed as question marks. Maybe you can place a simple HTML link in those, so when the users clicks on the question mark to fold out the help, there is an additional link to the contents you want.

Like this:
ag_h_0.png
ag_h_0.png (8.95 KiB) Viewed 983 times
Which shows in browser like this:
ag_h_1.png
ag_h_1.png (2.55 KiB) Viewed 983 times
Put some HTML code for your link there (in the first image) and it should show in the second.

Olaf

Post Reply