Search will only show if you've chosen fields to be searchable from your Manage Directories form configuration. Simply uncheck all checkboxes from the "Searchable" column.
From Google I get this message on the Future events menu item
Warning
Missing field "performer"
Warning
Missing field "organizer"
Warning
Missing field "eventAttendanceMode"
Warning
Missing field "offers"
Warning
Missing field "image"
Warning
Missing field "eventStatus"
Warning
Missing field "description"
Will block it with robot.txt
but perhaps this can be solved otherwise.
There are 2 menu items to list submission data (Submissions Directory and Submissions View), both which include an option "Show Logged in User's Submissions" that you can enable to only show submissions of the logged-in user.
A module is available as well (mod_rsform_list) that can be set to only list the logged-in user's submissions.
I'm trying to setup a form that allows people to choose 1 person from a pull down list (each is a user in my Joomla install). The drop-down has the username as the value:
Drop-down named "Candidate"
Values:
joe1|Joe Smith
fbar|Foo Bar
jdoe|Jane Doe
Then those people (from the list - Joe, Foo, Jane) can go to a submission directory to see a list of submissions that selected them. So I had hoped to use the "advanced filter" under menu items and set it to:
If you're referring at the search icon from the menu area, you can enable this by going to Extensions > Templates > Edit RSTrone! > go to Header Options tab and choose an option from 'Search menu item'. More information on how to use RSTrone! can be found here.
- add a dropdown in your form with your desired options and hide its container from display using CSS.
- use the Submissions Directory menu item to display a frontend listing of your submissions where you can allow editing capabilities for your moderators. Unless you allow them backend access where they can directly modify submission data from the Manage Submissions section.
- if you want the user itself to view their current "status" (dropdown...
Currently the Excel export is provided in the backend area (Manage Submissions). In the frontend area, a CSV export is however available (Submissions Directory menu item) that you can consider using instead and import it within your Excel software.
Your described scenario will require a pretty advanced template override. You could use the Events or Single event menu item types, then apply a template override in order to control the displayed events so that only event is displayed. The template override process is described in detail here: www.rsjoomla.com/support/documentation/r...s-look-and-feel.html
When adding an image into RSMediaGallery!, you can also add an URL to it. More on this here. Next, when using the Albums Layout menu item, go to 'Advanced' tab and set 'Open Images In' to 'Go to URL' option. More on the Albums Layout menu item here.
The Access property of your form refers to the form's direct URL (such as when clicking the Preview button in the backend area while editing a form).
If you publish the form in the frontend area through a module or menu item, then you'll need to set the Access property from the module/menu item instead (as you would do with any other module or menu item in your Joomla! installation).
hi,
i have the problem too. other forms working fine. to user and to admin. same e-mail settings in all forms.
At user registration form, mail to admin are not send.
User e-mail ok, admin e-mail nothing.
perhaps an error in plugin setting "joomla User registration"?
Joomla Registrierungsintegration verwenden? = ON
Show Password Strength Indicator = ON
Action = Allways create User = name
Aktivierung neuer Benutzerkonten = Admin
Defer Admin Email = ON
User Group = Registered
Menu Item...