[SOLVED] Â Embedded JavaScript Question |
4/29/2020 7:40:18 PM |
PHPRunner General questions | |
S
salus1 authorDevClub member
If a text field is configured to View As HTML and the example code from... |
|
![]() |
Sergey Kornilov admin 4/30/2020 |
This should be your first step while dealing with Javascript: |
S
|
salus1 authorDevClub member 4/30/2020 |
Strange and wrong is my middle name. |
S
|
salus1 authorDevClub member 4/30/2020 |
Actually, had another coffee and realized that, thanks massively to the design flexibility that PHPRunners collapsible menu system provides, I could i-frame external content instead of embedding it. Virtually the same diff, display-wise. |
![]() |
Sergey Kornilov admin 4/30/2020 |
Not the best idea either. There are multiple validation options built-in and there are Field Events where you can perform any kind of field related calculations including validation. |
S
|
salus1 authorDevClub member 4/30/2020 |
I hear you but I use a lot of Excel-based web forms (spreadsheets converted to JavaScript with SpreadSheetConverter add-in), some with seriously exotic formulas, calculations, look-ups. You can see a good example at... |