I have need to edit the customized App menu names directly

About Support Support I have need to edit the customized App menu names directly

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3079
    Avatar for Pastor AndresPastor Andres
    Moderator

    Andy, I messed up. I entered some html codes for special characters( i.e. 🎓) into the app menu names in order to add an icon to the menu item. It works well but then the edit field on the form is no longer editable.
    Is this information (custom names) stored in a table? Can I edit the data directly to avoid my problem with the edit form?

    #4745
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    You can reset the menu with a link on that page.
    The menu is stored in a slightly complicated serialized array in the options table with the key church_admin_app_new_menu
    Serialized arrays have a number before the item that is the number of characters in that item!

    #4746
    Avatar for Pastor AndresPastor Andres
    Moderator

    Thanks so much Andy! We got it all working!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.