Search found 149 matches

by babel
Mon May 25, 2020 10:24 am
Forum: Modules/Add-Ons
Topic: FEU: protected part of a page
Replies: 6
Views: 1722

Re: FEU: protected part of a page

Thanks rotezecke. I tested your answer, but it's not the answer unfortunately. Basicly I want (a part of) a page only open for one person with an unique id. Now I only can accomplish this by giving every person an unique group-number. Using only the id would be better. Velden, I know about the risks...
by babel
Tue May 19, 2020 6:22 pm
Forum: Modules/Add-Ons
Topic: FEU: protected part of a page
Replies: 6
Views: 1722

FEU: protected part of a page

To see a website you have to be logged in. But there is a small part on the website which is only for one individual. This can be done with {feu_protect groups="Group_1"} and for another part {feu_protect groups="Group_2"} . This means I have to put every person that can log in i...
by babel
Wed May 13, 2020 8:46 am
Forum: Modules/Add-Ons
Topic: Filled formfield of logged in user
Replies: 3
Views: 1135

Re: Filled formfield of logged in user

Found the solution. Put in a hidden field the

Code: Select all

{feu_smarty::get_current_username()}
. It's what you proposed DIGI3.
by babel
Wed May 13, 2020 8:33 am
Forum: Modules/Add-Ons
Topic: Filled formfield of logged in user
Replies: 3
Views: 1135

Re: Filled formfield of logged in user

DIGI3: Thanks for your reply, but I have allready tried your advise. Because it doesn't work I asked for help.
by babel
Tue May 12, 2020 8:22 pm
Forum: Modules/Add-Ons
Topic: Filled formfield of logged in user
Replies: 3
Views: 1135

Filled formfield of logged in user

If a user is logged in, I would like that his mailadres is allready filled in the form. Makes live a bit easier. I tried with "E-mail gebruikers die matchen aan een FEU-eigenschap" and {$username=feu_smarty::get_current_username()} but the only thing I get back is Er kan geen bruikbare FEU...
by babel
Thu May 07, 2020 11:44 am
Forum: Modules/Add-Ons
Topic: FrontEndUsers not showing templates
Replies: 4
Views: 1741

Re: FrontEndUsers not showing templates

DIGI3, thanks it was the solution.
by babel
Thu May 07, 2020 11:38 am
Forum: Modules/Add-Ons
Topic: FrontEndUsers not showing templates
Replies: 4
Views: 1741

Re: FrontEndUsers not showing templates

Didn't know I was on a commercial forum. Thanks for messaging this. I'm leaving it.
by babel
Wed May 06, 2020 8:26 pm
Forum: Modules/Add-Ons
Topic: FrontEndUsers not showing templates
Replies: 4
Views: 1741

FrontEndUsers not showing templates

I'm working in a test-environment which had no https. Is this the reason why I can't see the templates belonging to FrontEndUsers? The reason why I think this is because in my regular site, which has https, the templates are there. But am I right and if so how to solve this? I'm using CMS MS 2.2.14 ...
by babel
Mon May 04, 2020 4:32 pm
Forum: Help Wanted (commercial)
Topic: Multi-upload within formbuilder
Replies: 0
Views: 7521

Multi-upload within formbuilder

I couldn't find within formbuilder to upload images and send them as attachments within email. FEupload makes it possible it promises, but how that trick works is not clear. I have followed the instruction. What I get is in the mail the file-adres where the images are uploaden. I want that as attach...
by babel
Sun May 03, 2020 5:26 pm
Forum: Modules/Add-Ons
Topic: How to use an id instead of a mailadres as user in feu
Replies: 4
Views: 2124

Re: How to use an id instead of a mailadres as user in feu

Yes, DIGI3, I've used it. It works but it has to be unique. In my case this shouldn't be.
Thanks again for being helpful
by babel
Sun May 03, 2020 3:21 pm
Forum: Modules/Add-Ons
Topic: How to use an id instead of a mailadres as user in feu
Replies: 4
Views: 2124

Re: How to use an id instead of a mailadres as user in feu

Thanks DIGI3 for your answer. I was looking for an alternative for mailadres as username. Unfortunately I'm not capable of making a different authentication-method.
by babel
Sun May 03, 2020 12:48 pm
Forum: Modules/Add-Ons
Topic: How to use an id instead of a mailadres as user in feu
Replies: 4
Views: 2124

How to use an id instead of a mailadres as user in feu

In FrontEndUser the mailadres is used as default. I need an id as default. How can I change that. The documentation says {feu_user_options [group=string] [notdisabled=bool] [notexpired=bool] [use_userids=bool] [selected=mixed]} where I think use_userids=true is what I'm looking for. But I have no id...
by babel
Fri Mar 20, 2020 4:19 pm
Forum: CMSMS Core
Topic: Page url in editor gone
Replies: 2
Views: 959

Re: Page url in editor gone

Thanks, that was the good answer for the page url, but still the submenu not working properly. But that wil another post if I can't solve it myself.
by babel
Fri Mar 20, 2020 2:16 pm
Forum: CMSMS Core
Topic: Page url in editor gone
Replies: 2
Views: 959

Page url in editor gone

I'm using cms ms 2.2.12 and discoverd that I can't make an alternative url. I need this, because I think that's the problem for a multilanguage website is not working properly. Can someone tell if I can make my own url. I'll be gratefull.
by babel
Fri Jan 10, 2020 7:23 pm
Forum: Modules/Add-Ons
Topic: Datepicker only months and year
Replies: 2
Views: 1281

Re: Datepicker only months and year

Thanks Digi3. Your solution works.

Go to advanced search