Chris Dillon

Results 7 comments of Chris Dillon

I found a workaround. Wrap the text in double quotation marks and add the HTML entity code for a Unicode space after the text. ``` B["Status: Error #32;"] ``` Here...

Thanks @dannyvankooten. It looks great. I do have an add-on for multiple forms. I prefer the specific action. It's the only way to change the field order in my form...

Truly dynamic. It's a mini form builder. I think it makes sense to handle the assignment in my UI when the user selects the MC4WP field which would mean the...

Hi @dannyvankooten, I apologize for the delay. I got sidetracked by another issue. While some of my users can handle filters, many cannot. I prefer to handle the field mapping...

This dev branch adds the mapped fields array as described above. Please let me know what you think. https://github.com/cdillon/strong-testimonials/tree/dev-form-mc4wp

Hi @dannyvankooten, any progress on this? Anything I can do to help?

This error is still happening for me -- unless I add the return types as suggested by RoswellCityUK. Intelephense 1.9.5 PHP Version 7.4.27 VS Code: Version: 1.75.1 (user setup) Commit:...