Forum Replies Created
- AuthorPosts
Icemanmx
ParticipantHello
This function just perfect, and thanks for your support and help…
One question, can this {date|format:Y} – {uniqid} be so you get a consecutive numbers? And if so, how to do it?You coffee you got… 😉
Best Regards
IcemanmxIcemanmx
ParticipantHello
You was right, i did not have any value on that field, it was the ID of the group and not a field…
So, i used your first code, and that function perfect when i use it on a field ID…Thanks again Ally
Best Regards
IcemanmxIcemanmx
ParticipantHi
It is hiding the group when empty, but it is still hiding it when i fill it out. So how can this code know when something is filled out?The partida uno will never be empty so i leave it like it was, but from partida dos to partida diez can be empty or filled out.
I give you a code snippet from partida dos i a file.
Thanks
Best REgards
Icemanmx- This reply was modified 1 year, 8 months ago by
Icemanmx.
Attachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello again..
I fixed it with a other plugin User Access Manager https://wordpress.org/plugins/user-access-manager/Now function perfect
Thanks
IcemanmxIcemanmx
ParticipantHello
If i use this only:[UAS_role roles=”ib odt user, ib odt admin”]
[quform id="1" name="IB ODT"]
[/UAS_role]Then the page is empty, no form shows. Don´t know what going on…
Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantI am using this with the plugin User Access Shortcode
[quform id="1" name="IB-ODT"]
[UAS_role roles=”ib odt users, ib odt admin”]
[quform id="1" name="IB ODT"]
[/UAS_role]But if i type a direct link in the browser to this page i can see and send the form, even with other role group as subscriber.
Best Regards
IcemanmxIcemanmx
ParticipantThanks alot… working perfect..
Regards
IcemanmxIcemanmx
ParticipantHello
Thanks, working grate…Regards
IcemanmxIcemanmx
ParticipantHello
Don’t laugh at me, I don’t know what I was thinking with this link, of course it will be in my email template, sometimes the brain doesn’t keep up….But everything works perfectly now…
Thanks for your help, and have a good Friday.
Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello
Ok, i exported the form and also give you all the javascript i have with that form, even the broken javascript for the image, or what ever what is broken.. 😉Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantIcemanmx
ParticipantHello
Thanks for your outstanding support and help, i donated $50 to your ThemeCatcher Ltd.
Transaction ID: 17C585593R705802PBest Regards
IcemanmxIcemanmx
ParticipantHello
One thing more, i forgot that i have two databases that should take the autocomplete, one is the vendedores, two fields with vendedores name and vendedores e-mail. When searching the vendedores name and select it should autocomplete the vendedores e-mail address.
So, how can we do that when we have two tables to read from? Can we merge or make inner join or something for this? The two db tables wp_ibodt_tbl_clientes and wp_ibodt_tbl_vendedor.I will attache some images…
Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.Icemanmx
ParticipantHello
That made the trick, function perfect now and the ib-odt is complete script.
Thanks alot
So, what paypal email you have so i can send you some coffee?Best Regards
IcemanmxIcemanmx
ParticipantHello
I got some problems, i will attache the zip file with the wp-admin/error.log and also some screenshots what i want to show, i guess is not hard failure, just I need to understand them… I did all the setting on .js and .php file, i sending them in this zip file as well.
One is this, maybe it is only this error:[20-Jul-2023 19:57:15 UTC] WordPress database error Table 'iceman_factura.wp_wp_ibodt_tbl_clientes' doesn't exist for query SELECT * FROM wp_wp_ibodt_tbl_clientes WHERE cli_nombre LIKE '%ha%' made by do_action('wp_ajax_quform_autocomplete'), WP_Hook->
wp_wp_ibodt_tbl_clientes i only have this table wp_ibodt_tbl_clientes so maybe it does not read the data base…
It puts a extra wp_ in the table name.
Best Regards
IcemanmxAttachments:
You must be logged in to view attached files.- This reply was modified 1 year, 8 months ago by
- AuthorPosts