Hi Lucy, it should be very easy to add that form. You will need to migrate the resource.py file from the arches-hip app (if you haven't already) and then you can just find the list of forms for that resource type and add this line forms.RelatedFilesForm.get_info() to the end of the list.
Let me know if you have issues, but it should be that easy. If you haven't yet migrated the resource.py file to your app, check out this recent thread: https://groups.google.com/forum/#!topic/archesproject/Khj1ddBxAYk Adam On Wednesday, May 11, 2016 at 3:10:37 AM UTC-6, Lucy FJ wrote: > > Hi all, > > We see that there is no 'Images and Files' menu option to upload files to > a Heritage Resource Group.E27 resource. If we wish to have these, is it > just a question of adding this menu option (and associated programming) to > the navigation bar for the .E27? Are there any technical complications? > > Thank you very much, > Lucy > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
