Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: menu
06 Dec 2014 14:04

kareez

Hi
I used a sample paypal form.
When a user fill out this form, the product price is shown in the submiation menu.But I would like only the product title to be shown.
Please help me.
Best Regards

Pic1: persianupload.com/kleeja/do.php?imgf=14178742464211.jpg


Pic2: persianupload.com/kleeja/do.php?imgf=141787424672292.jpg


Sample form link: persianupload.com/kleeja/do.php?filename=141787472498781.zip
Category: RSForm! Pro
04 Dec 2014 14:46

aero07

first of all sorry for my poor english :(

i have made a form conditional via dropdown menu with a few pages and there are lots of textfields
when user choose item from dropdown menu next button appears and they can go on its ok
but some items have one extra page some have more

my problem is i can not reach the last page that i can submit the form if i choose the menu item that have minumum page

i want to skip some pages acccording to my choose
best regards
Category: RSForm! Pro
03 Dec 2014 11:20

cosmin.cristea

You can create a delete button in the Manage Directories menu item by following the guide from this article:
http://www.rsjoomla.com/support/documentation/view-article/1209-how-to-create-a-delete-submission-button-in-manage-directories.html

The submission id is not available for display through the standard Directory Fields, however please provide a more accurate description of your scenario so I can try to further guide you in your project.
Category: RSForm! Pro
02 Dec 2014 12:27

Manolareas

dear AlexP,

I have set the maximum error reporting level and refreshed my event page (via module) but again. It only appears a black page with only my menu bar on the top of the page...

Thanks
Category: RSEvents!Pro
30 Nov 2014 00:53

amirhesam

thanks for your answer
see !
i think about this problem
and have 2 qustion
1- how i can make edit button & delete button in submission menu like directory menu
(in this forum i see a instruction to make a del button)
2- in both of this menu we have a show submission by user id
can i use submission id for this area?
by this idea i can show a team member too client .... the problem its if he register 3 or more teams what parameter excluding is unique?
Category: RSForm! Pro
25 Nov 2014 08:36

alexp

Is it one of our templates ? If yes, which one ? Can you post a link so we can have a look at this ?
Category: Templates
24 Nov 2014 23:25

sswingle

My template's CSS seems to be breaking the menu bar with Home, Search, Upload, Create Folder, etc.

Any easy update to my CSS to fix this?
Category: Templates
17 Nov 2014 18:03

lownotes

What is the best and quickest way to close a form and show a closed form message.

"We're sorry, this form is now closed, please call ### with questions"


I've run into this a few times and have to point the form menu item at a new content article. Is there a way to do this in RS Form Pro without having to make new content and mess with the menu items.

Set a closed date and have a message appear instead of the form.
Category: RSForm! Pro
14 Nov 2014 14:32

cosmin.cristea

Have you tried using the Subscriptions menu item?

More information here:
http://www.rsjoomla.com/support/documentation/view-article/691-built-in-menu-items.html
Category: RSEvents!Pro
13 Nov 2014 22:25

hellige

There does not seem to be a way for users to view the tickets they have subscribed to. They can see the events but not the tickets. It would be nice if the tickets were displayed in the table viewed on the "Subscriptions" menu item. Can anyone tell me know how I can modify this table or give some insight on some other way that users can view their tickets.

Thanks!
Category: RSEvents!Pro
10 Nov 2014 08:37

alexp

This is most likely a SEF related issue. Please submit a support ticket so we can have a closer look at this.
Category: RSForm! Pro
08 Nov 2014 21:17

matgor

I have problems assigning a Form to a Menu item. The form is not shown and there is a message :"Error 404 Category not found".
What is wrong?
Category: RSForm! Pro
08 Nov 2014 15:15

paul.lott

Edit the Menu Item within Menu Manager and set the items number to All
Category: RSForm! Pro
07 Nov 2014 15:39

bfrylinck

Good Day

I've set up RS Files to show the Search and Bookmark options, but my page is only showing an empty nav bar at the top: www.naccw.org.za/publications

For some reason linking to RS Files also moves my template navigation to the left of the page. I have assigned the correct template to this menu item. Why is this happening and what can I do to fix this?

Thank you
Category: RSFiles!
27 Oct 2014 12:54

cosmin.cristea

You can use the CSS and Javascript section of RSForm!Pro to declare background colors to the dropdown list items. For example:
<style>
#dropdown_id option:nth-child(1) {
   background-color: yellow;
}
#dropdown_id option:nth-child(2){
   background-color:black;
}
#dropdown_id option:nth-child(3){
   background-color:red;
}
</style>

This will only be visible in the frontend when submitting the form.
Category: RSForm! Pro
Displaying 541 - 555 out of 1614 results.