Hi guys, I am developing with Symfony 1.4 and have generated my backend, however there are some problems I have ran into.
Is there anyway to customize the way fields are displayed in the list view? E.g. say if I have an image and I wnat to customize how it looks in a list view. Also how do I initially set values? I have a department based eCommerce system I am making and in the order status dropdown I initially want it to show 'placed' when they go to the New Order page. Also is there any way to limit what fields are being viewed by users based on their department (credentials)? Lastly, is there any way for me to display and combine related database objects when people edit a field? For instance I have a customer id attached to a customer, and would like them to view it in the list view along with that information. I have already read the book and looked through the documentation however I cannot find solutions to these issues. If there are ways to do these in YAML I would prefer but I can also do them in PHP code. I am willing to pay money for an advisor to advise me if necessary when I need help as well. Thanks, Darren
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
