mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #22] Adding Fields to main Boxes #17
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jamil-Isayyed on GitHub (Jul 26, 2012).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/22
Hello,
i am facing a problem. i have added a few fields to the database, updates the ymal schema, modified the list.phtml in mailbox.
for example i have added a field called owner to the database and i have added to the mailbox webpage and i do not have any problem.
what i am trying to do is to add these fields the edit.phtm which we use to add a new MailBox or to edit an exist mailbox.
{$element->owner->getLabel()} {$element->owner} {include file='form_element_errors.phtml' pTheElement=$element->cc_welcome_email}what i did is to add a filed to it as follow:
which is exactly the same as the other fields. but the problem is that i can not see the fields.
how i can added them in a good way and in the same time to be sure that the data is added to the database.
Thanks
@barryo commented on GitHub (Jul 26, 2012):
Closing as this is not an issue => please direct to the mailing list.