Linking many content items into 1 - Joomla! Forum - community, help and support
hello!
problem:
i have content items(which templates filling info) created administrator.
now, user can use these content items in creation of content item.
only user should able edit information section wise(since entering information using templates)
please me,
thanks
kashyap
problem:
i have content items(which templates filling info) created administrator.
now, user can use these content items in creation of content item.
only user should able edit information section wise(since entering information using templates)
please me,
thanks
kashyap
joomla doesn't natively support content item templates - default, can edit appears in textareas, include template code.
couple of options though: develop component writes content items in specific format, possibly based on user input form. pros: can control output. cons: it's quite lot of work, , users amazingly bad @ filling in forms, in general (we several each week have put email addresses in name fields, , no, it's not due form design, has fields labelled , grouped distinctly!). or invest in training users, , use fear of administrator keep them in line. pros: less work initially. cons: works if able train them, no publically editable sites, or sites input spread between multiple locations (we've got multiple offices, have train each group separately, , time devote it)
couple of options though: develop component writes content items in specific format, possibly based on user input form. pros: can control output. cons: it's quite lot of work, , users amazingly bad @ filling in forms, in general (we several each week have put email addresses in name fields, , no, it's not due form design, has fields labelled , grouped distinctly!). or invest in training users, , use fear of administrator keep them in line. pros: less work initially. cons: works if able train them, no publically editable sites, or sites input spread between multiple locations (we've got multiple offices, have train each group separately, , time devote it)
Comments
Post a Comment