Create a weblink to other programs like ERP etc
Hey folks!
Is it possible to create weblinks in a dataview ? For example, I have all projects in my dataview and if I select one
of them, it should open our ERP-Software with the selected project ID.
Thanks for ideas and help.
Have a nice day
Toni
Answers
-
Dear Antoni Theodorou,
opening links directly from a dataview will be possible in one of the upcoming releases.
In the meanwhile you can do the following
1. Define your Dataview as Master.
2. Copy the Layout from the DataView into Label or Button and define the block with the link as "Action Value"
3. Inside the Button / Labelsettings you can check URL
Now when you activate one line of your DataView with the master Function and press the Button/Label your link will be executed.
Hope it helps
regards
Alexander Kappes
0 -
Thank you Alexander Kappes for this !
As far as I remember from the board-seminar, there was a way to implement an extra column with weblinks if I write a
string into the column-algorithm in the block configuration or something like that. Am I wrong?
0 -
Dear Antoni Theodorou,
to be honest I don´t know such.
Only working solution I know right now is the solution I described
regards
Alexander Kappes
0 -
I did it, and it works! Thank you for that! The only thing I want to mention and question is,
this option opens my ERP system perfectly but it also opens a empty weblink every time I
open a new link. Is it possible to avoid this?
0