Skip to content

Wp forms connection select#168

Closed
davidperezgar wants to merge 3 commits intotrunkfrom
cursor/wp-forms-connection-select-53f1
Closed

Wp forms connection select#168
davidperezgar wants to merge 3 commits intotrunkfrom
cursor/wp-forms-connection-select-53f1

Conversation

@davidperezgar
Copy link
Contributor

Fixes the non-functional connection tab select in WPForms by normalizing CRM options and moving dependency logic to a dedicated JavaScript file.

The previous implementation of the select in the WPForms connection tab was not capturing values correctly, often appearing empty, because formscrm_get_choices() returned an empty set if no filters were active. Additionally, the show/hide field logic relied on fragile inline scripts. This PR addresses these issues by ensuring CRM options are properly rendered and by implementing a more robust, dedicated JavaScript solution for field dependencies.

Open in Web Open in Cursor 

Co-authored-by: David Perez <davidperezgar@gmail.com>
@cursor
Copy link

cursor bot commented Mar 12, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits March 12, 2026 08:39
Co-authored-by: David Perez <davidperezgar@gmail.com>
@davidperezgar davidperezgar deleted the cursor/wp-forms-connection-select-53f1 branch March 12, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants