trkaushik
@trkaushik on WordPress.org
- Member Since: November 3rd, 2022
-
Posted a reply to Create variable where clause parameters from User Meta (similar to $USERID$ ), on the site WordPress.org Forums:
yes, the logged in user is available as the variable...but can we have some extrapolation… -
Posted a reply to Create variable where clause parameters from User Meta (similar to $USERID$ ), on the site WordPress.org Forums:
There was a similar question earlier, but i guess is not open to continue. https://wordpress.org/support/topic/how-to-interact-with-wordpress-user-metadata/ -
Posted a reply to Create variable where clause parameters from User Meta (similar to $USERID$ ), on the site WordPress.org Forums:
Basically, how we can create $TEAM_ID$ or $$TEAM_ID$$ for use in our where clause. thanks -
Created a topic, Create variable where clause parameters from User Meta (similar to $USERID$ ), on the site WordPress.org Forums:
I have a requirement to filter records dynamically usi… -
Posted a reply to RelationshipLookUp with DB Views not working for data forms, on the site WordPress.org Forums:
I am closing this thread as resolved. Thanks. -
Posted a reply to RelationshipLookUp with DB Views not working for data forms, on the site WordPress.org Forums:
Hi, Interestingly it started working from now. Probably the latest updates did the fix. Thank… -
Created a topic, wpforms shortcode enhancement, on the site WordPress.org Forums:
Hello, I am trying to enhance the shortcode for wpf… -
Posted a reply to RelationshipLookUp with DB Views not working for data forms, on the site WordPress.org Forums:
Yes, ofcourse, I did all this. For view, it doesn't work, for tables it works...so… -
Posted a reply to Filtering with user meta, on the site WordPress.org Forums:
So the filter value passed is the logged in user meta-key as parameter. So if… -
Created a topic, Filtering with user meta, on the site WordPress.org Forums:
Do we have option for filtering the TableSome with not… -
Posted a reply to RelationshipLookUp with DB Views not working for data forms, on the site WordPress.org Forums:
Backend also doesnt work with views -
Created a topic, RelationshipLookUp with DB Views not working for data forms, on the site WordPress.org Forums:
Hello, I am using "relationship" tab of premium pro… -
Created a topic, Super simple!, on the site WordPress.org Forums:
Super simple -
Created a topic, looks good, on the site WordPress.org Forums:
looks good -
Created a topic, Image not Showing Up on DataPublisher if using Views, on the site WordPress.org Forums:
Hello When I try to use a table, the images show up… -
Posted a reply to Submit Button disabled, on the site WordPress.org Forums:
Is there some script we can include, so it will provide exception to disabled php… -
Posted a reply to Submit Button disabled, on the site WordPress.org Forums:
When I tried direct php access it worked. But, when I disable direct php access,… -
Posted a reply to Submit Button disabled, on the site WordPress.org Forums:
Thanks -
Posted a reply to Submit Button disabled, on the site WordPress.org Forums:
ok..will you be able to have a look at it. How can I share the… -
Posted a reply to Submit Button disabled, on the site WordPress.org Forums:
Help needed. Thanks! -
Created a topic, Submit Button disabled, on the site WordPress.org Forums:
Hello, Submit Button seems disabled. It was working … -
Posted a reply to Submit Button, on the site WordPress.org Forums:
https://cic.info/sac-demo1/ -
Posted a reply to Submit Button, on the site WordPress.org Forums:
https://cic.info/sac-demo/ test place above. Thanks for the suggestions. -
Posted a reply to Submit Button, on the site WordPress.org Forums:
or maybe php 8.1 issue, not sure -
Posted a reply to Submit Button, on the site WordPress.org Forums:
Hello, It was working fine until recently. Not sure if since the update for wp… -
Posted a reply to https://” “/wp-json/litespeed/v1/token, on the site WordPress.org Forums:
And when I try to refresh for Domain keys, I get two emails almost simultaneously..… -
Posted a reply to https://” “/wp-json/litespeed/v1/token, on the site WordPress.org Forums:
infact i manually entered the key...but if I refresh, it gets to waiting mode...and no… -
Posted a reply to https://” “/wp-json/litespeed/v1/token, on the site WordPress.org Forums:
plug-in screenshot -
Posted a reply to https://” “/wp-json/litespeed/v1/token, on the site WordPress.org Forums:
Hello, I am unable to get my litespeed cache Domain Key activated. My account https://my.quic.cloud/… -
Created a topic, https://” “/wp-json/litespeed/v1/token, on the site WordPress.org Forums:
Domain keys was ok until recently, but not sure why, i… -
Created a topic, Super simple!, on the site WordPress.org Forums:
Super simple..no technical skill required to configure! -
Posted a reply to WP First- and Lastname overwritten, on the site WordPress.org Forums:
yes, this worked. -
Posted a reply to WP First- and Lastname overwritten, on the site WordPress.org Forums:
// WP Telegram Login | Disable profile update for existing users. add_filter( 'wptelegram_login_always_update_user_data', '__return_false' );… -
Posted a reply to WP First- and Lastname overwritten, on the site WordPress.org Forums:
It is not working on 6.1 version I think.Though the WPTG is updated to 1.9.17…