Support

Account

Home Forums Feature Requests Local fields defined by PHP : better debug Reply To: Local fields defined by PHP : better debug

  • You can use ‘get_field_object($field_key)` to see if a field is already defined. However, as I mentioned in your other topic, this will not work if a field has not already been defined in some other php code and will be defined later.