Enter data directly

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
pasbonte
Veteran Member
Posts: 162
Joined: 2013-02-06 09:49

Enter data directly

Post by pasbonte » 2018-05-27 12:51

Hello
How to arrive on a page to enter data directly, without going through the general menu? I want to allow my subscribers to enter data directly as a form on a website.
Thank you

Noha Eshra
Moderator
Posts: 82
Joined: 2013-11-11 19:21

Re: Enter data directly

Post by Noha Eshra » 2018-05-28 00:56

Hi Pasbonte,

I believe this is what you want to do:
https://bigprof.com/appgini/screencasts ... e-visitors

pasbonte
Veteran Member
Posts: 162
Joined: 2013-02-06 09:49

Re: Enter data directly

Post by pasbonte » 2018-06-04 15:36

SUPER
Merci

rprevost
Veteran Member
Posts: 47
Joined: 2018-05-30 22:09

Re: Enter data directly

Post by rprevost » 2018-07-17 13:08

Hello,
how would you proceed with the following situation?
One table for inscription with some fields to be entered by parent (anonymous entry form) and other fields reserved for administration.
Administrative fields must be hidden from parent at entry time.
With admin login, one should be able to see all fields.

What is the best way to go?
Hide fields according to users? (visitors cannot see some fields)
or
Create another app that points to the same database and use same name of fields to create the inscription form?
Regards, RP

Post Reply