Search found 938 matches

by janvl
Thu May 12, 2022 10:19 pm
Forum: Modules/Add-Ons
Topic: Passing Date Values to Forms
Replies: 1
Views: 630

Re: Passing Date Values to Forms

Hi,

Not only date-fields but also radiobutton-groups seem not to be transferable.

Can one only transfer textfields?

I now put another field in to "catch" the transferred textstring.

Regards,
Jan
by janvl
Fri May 06, 2022 2:12 pm
Forum: Modules/Add-Ons
Topic: Passing Date Values to Forms
Replies: 1
Views: 630

Passing Date Values to Forms

Hi, have a Form filled in with some (basic) questions based on which the next form is presented. i have managed to pass "Default Values" to forms with something like {FormBuilder form='myform' value_fld23=$fld_110} My Question: one of the fields is a date-field, can one pass this value es ...
by janvl
Wed Apr 27, 2022 9:51 pm
Forum: Dutch - Nederlands
Topic: de content van een bepaalde pagina in een andere laden
Replies: 12
Views: 7116

Re: de content van een bepaalde pagina in een andere laden

Hi Jo Morg, maybe it is helpfull to mention "content_en" in the helptext which very good by the way. I use deepl.com for translating but it is not so good for dutch, for english and german it is excelent. misschien is het behulpzaam om "content_en" in de helptext op te nemen die ...
by janvl
Wed Apr 27, 2022 9:07 pm
Forum: Dutch - Nederlands
Topic: de content van een bepaalde pagina in een andere laden
Replies: 12
Views: 7116

Re: de content van een bepaalde pagina in een andere laden

Thank you very much Jo Morg,

I understand what i oversaw, it is working, also the other possibilities like getting the menu-title.
I did not know you read dutch!


in Nederlands,
het werkt en ook het ophalen van de menutitel.

Jan
by janvl
Wed Apr 27, 2022 3:42 pm
Forum: Dutch - Nederlands
Topic: de content van een bepaalde pagina in een andere laden
Replies: 12
Views: 7116

Re: de content van een bepaalde pagina in een andere laden

Hallo Tristan, ken je deze module? Ik heb dit in de eerste pagina gegeven maar er verschijnt dan niets {$foo=smx::get_page_content('herontdekken','content')}{eval var=$foo} herontdekken - dat is de alias van de pagina content is dat wat in de template staat. waar de inhoud komt Dan nog geprobeerd in...
by janvl
Wed Apr 27, 2022 2:28 pm
Forum: Dutch - Nederlands
Topic: de content van een bepaalde pagina in een andere laden
Replies: 12
Views: 7116

Re: de content van een bepaalde pagina in een andere laden

Perfekt!

Dankje Tristan,

Nu nog een logische manier vinden, dat met het menu op een nette manier te realiseren.
De ankers voor die ene pagina en de paginalinks.

Dat worden twee templates.

Groet,
Jan
by janvl
Wed Apr 27, 2022 1:31 pm
Forum: Dutch - Nederlands
Topic: de content van een bepaalde pagina in een andere laden
Replies: 12
Views: 7116

de content van een bepaalde pagina in een andere laden

Hallo, Kan ik met smarty de content van een bepaaald pagina in een andere halen? Ik wil een kombinatie tussen 1-pagina-website en normale gepagineerde website maken, zodat de gebruiker normaal pagina's bewerken kan maar deze onder elkaar als een 1-pagina-website gepresenteerd wordt. Ergens in het fo...
by janvl
Thu Feb 24, 2022 4:24 pm
Forum: German - Deutsch
Topic: Formular mit Cascaden erstellen - aber wie?
Replies: 1
Views: 3763

Re: Formular mit Cascaden erstellen - aber wie?

Hallo,

Du kannst mit Formbuilder Formulare "verketten".

Wenn du in Formular 1 einige Felder füllst dann kannst Du in der Bestätigung abhängig von Dein Input neue Formulare
abrufen.

Das mit Spalten ist etwas schweiriger.

Hoffentlich versteht Du was ich meine.

MfG
JAn
by janvl
Mon Feb 14, 2022 7:34 pm
Forum: Modules/Add-Ons
Topic: pass a field from formbuilder to a udt
Replies: 3
Views: 1016

Re: pass a field from formbuilder to a udt

Thanks rotezecke

the filename is never empty because i produce it myself.

I have to extend the udt to convert the file from utf8 to iso8859-1. (the PDF's i got are iso8859-1)
Then merge this FDF-file with the proper PDF to a filled-out PDF that is send per mail.

Regards,
Jan
by janvl
Sun Feb 13, 2022 9:54 pm
Forum: Modules/Add-Ons
Topic: pass a field from formbuilder to a udt
Replies: 3
Views: 1016

[solved] Re: pass a field from formbuilder to a udt

Hello

i probably should have avoided to call parameter and variable the same name.

I used exactly this example with the difference that i named the parameter "txtname" then it worked.

Regards,
Jan
by janvl
Sun Feb 13, 2022 2:40 pm
Forum: Modules/Add-Ons
Topic: pass a field from formbuilder to a udt
Replies: 3
Views: 1016

pass a field from formbuilder to a udt

Hi, I have been trying to pass the value from a Formbuilder form inside a udt. Like: in the form i have a field - $fld60 I tried to pass this value as a parameter for UDT {convfdf2} like {convfdf2 filename=$fld_60} in the UDT $filename = isset($params['filename']); if i echo $filename i get a value ...
by janvl
Thu Feb 10, 2022 10:14 pm
Forum: Layout and Design (CSS & HTML)
Topic: Menu does not display after copying to new server
Replies: 15
Views: 8128

Re: [SOLVED]Menu does not display after copying to new server

Hi Getting the pagenumber on 1 again is not that hard. With the ajax-function to rearrange pages you can move a page above the one with number 2. Then save. Then move the one with number two above this one, save, and you have changed the numer 2 in number 1. It just did not solve the problem . . . {...
by janvl
Wed Feb 09, 2022 6:01 pm
Forum: Layout and Design (CSS & HTML)
Topic: Menu does not display after copying to new server
Replies: 15
Views: 8128

Re: Menu does not display after copying to new server

Hi
DIGI3
that is what i plan to do on a copy - i have received the DB.

Regards,
Jan
by janvl
Wed Feb 09, 2022 4:47 pm
Forum: Layout and Design (CSS & HTML)
Topic: Menu does not display after copying to new server
Replies: 15
Views: 8128

Re: Menu does not display after copying to new server

Hi,

Pagenumber 2 "Startseite" is now the Standard page.

On the version i had to make the new design it is also "Startseite" but with pagenumber 1.

That is not the cause as far as i can see.

Regards,
Jan
by janvl
Wed Feb 09, 2022 11:14 am
Forum: Layout and Design (CSS & HTML)
Topic: Menu does not display after copying to new server
Replies: 15
Views: 8128

Re: Menu does not display after copying to new server

Hi it is the number before Home, on the left. I transferred all css and templates to an install from which i had a copy that is a couple of month's old. Then it did not work out to build the menu. With the help of DIGI3 i found that the pages in the install, that is now working at the customer, star...

Go to advanced search