hardikgandhi
Forum Replies Created
-
Can some one please help me with this query?
Hardik Gandhi
were you able to customize the ccavenue plugin for jigoshop? Can you please share it with me?
Thanks
Correct this is what i have been doing till now. But in this case the search drop down list shows all the fields that have been assigned a number is “display” column even though those fields are not shown in the table at that particular page. If i have 10 fields with numbers in the “display” column the “Search” drop down shows all the 10 fields even though only 3 fields are shown in the table at that page.
may be i was not clear with the earlier question…
I added the fields parameters in the shortcode in order to show those fields in the table at that particular page.
I have a scenario where I have to show the tables at three different pages with different fields at each place.Let me explain the scenario,
I have a field Father/Spouse in the db and have set the display column non zero in manage database fields. I can see the field in the table as expected. I have added a short code in some other page where the father/spouse name is not added, as I just wanted to show the first name, last name and cell no.
I would like my users to be able to search by first name, last name, cell no. But not by Father/spouse, because that field is not a part of that table and it won’t work anyway. But unfortunately the Father/Spouse is listed in the search list drop down.One way to get rid of that would be to set 0 in the display column in manage database fields but then it would lead to Father/Spouse fields missing in the search and sort drop down list for some other table in a different page.
Is there a work around for this?Hope I am clear this time. ??
Thanks
I tried changing the column widths and it did help me…but the number of fields are more and it did not solve my problem completely. I will need scrollbars to show all my fields in the table….can you please help me on this…as to where can I find the code for the wrapping element?
thanks
let me explain this with an example,
I have 5 fields in by db Table1
1. name
2. email address
3. tel no.
4. cell no.
5. addressAnd I have a page where i have inserted this code.
[pdb_list fields=”name, email_address” search=”true” sort=”true” display_count=”true” filter=’approved=yes’]Even after this on the page the search list still shows all the options (name, email address, tel no, cell no, address) though the table has only two of them. So, is there a way by which i can show the option i want in the search list?
Can you please guide on the wrapping element changes???
Can you please help me in this. Where should I make the changes??? file??
[ Please do not bump, it’s not permitted here. ]
Sorry for the last question on pagination…got an answer from the other notes link..thanks
I get your point here for the fields display…but as such if I make no changes to the code…how many rows can I show on a page??? and will it automatically have vertical scrollbars to show all the records???
Can I have a limit set that I will only show 20 rows at a time and then have a link to show the other 20 and so on??
thanks
Hardikthank you very much for this…it has worked for me..:)