hi all, sorry for my english.
I was minding if was possible to use chronoconnectivity+chronoform to reach that goal:
show in front-end for guests some "documents" formed by name, description, and (various) files to download, sorted by any field, and showing only the "documents" in the right period of time of publish.
Was thinking some like that:
by registered user add records in a table with:
- date of creation of the record (some hidden from system date?)
- author (some hidden from registered user table?)
- name of "document"
- description of "document"
- choose of a category (drop down) where publish the "document"
- date of start publish
- days to reach the unpublish (some js i think)
- in alternative date to unpublish
- uploading from 1 up to 15 files (just pdf format)to associate to the "document"
by admin user add records in a table with:
- date of creation of the record (some hidden from system date?)
- author (some hidden from registered user table?)
- name of the category that will populate the dropdown menu of previous form
- description of the category
- level of the category (may be a sublevel of a mother category)
For front-end guest user:
A report that show the "documents" in the right categories, and only if "today" is in the interval of time setted up for the "document".
For the "documents" need to be the possibility to download the files associated.
For admin-registered user:
A report that show the "documents" in the right categories, in any state of publish time (they have to see everything).
For the "documents" need to be the possibility to edit the document and delete the document.
When deleting a documents have to be possible to delete the files associated to.
I really really hope that my post may be clear, as i am not really good in english.
First of all i need to know if it is possible as general concept, so i will know if i have to start to think in this direction or in another.
best regards at all and an hello to Max that some releases ago helped me to validate an old RC (wonder if u will remember me😉).
ale
I was minding if was possible to use chronoconnectivity+chronoform to reach that goal:
show in front-end for guests some "documents" formed by name, description, and (various) files to download, sorted by any field, and showing only the "documents" in the right period of time of publish.
Was thinking some like that:
by registered user add records in a table with:
- date of creation of the record (some hidden from system date?)
- author (some hidden from registered user table?)
- name of "document"
- description of "document"
- choose of a category (drop down) where publish the "document"
- date of start publish
- days to reach the unpublish (some js i think)
- in alternative date to unpublish
- uploading from 1 up to 15 files (just pdf format)to associate to the "document"
by admin user add records in a table with:
- date of creation of the record (some hidden from system date?)
- author (some hidden from registered user table?)
- name of the category that will populate the dropdown menu of previous form
- description of the category
- level of the category (may be a sublevel of a mother category)
For front-end guest user:
A report that show the "documents" in the right categories, and only if "today" is in the interval of time setted up for the "document".
For the "documents" need to be the possibility to download the files associated.
For admin-registered user:
A report that show the "documents" in the right categories, in any state of publish time (they have to see everything).
For the "documents" need to be the possibility to edit the document and delete the document.
When deleting a documents have to be possible to delete the files associated to.
I really really hope that my post may be clear, as i am not really good in english.
First of all i need to know if it is possible as general concept, so i will know if i have to start to think in this direction or in another.
best regards at all and an hello to Max that some releases ago helped me to validate an old RC (wonder if u will remember me😉).
ale
Hi ale,
All of this is possible - what you descibe is an application using several ChronoForms and ChronoConnections working together.
Building it will take some time and care but, provided you work step by step, should not be too difficult.
Bob
All of this is possible - what you descibe is an application using several ChronoForms and ChronoConnections working together.
Building it will take some time and care but, provided you work step by step, should not be too difficult.
Bob
well, thank you very much Grey, now i surely know that it will be possible, and i will try to do it.
Anyway i am not (totally not) a programmer, so i will come back to ask for some tricks sometimes i think. Forgive me in advance.
First of all i will try to set up the first form: the one that have to populate the category table.
i was think about a:
input text (for the new category)
a select that recover data from the same table and show a list of already created categories.
see u soon.
ale
Anyway i am not (totally not) a programmer, so i will come back to ask for some tricks sometimes i think. Forgive me in advance.
First of all i will try to set up the first form: the one that have to populate the category table.
i was think about a:
input text (for the new category)
a select that recover data from the same table and show a list of already created categories.
see u soon.
ale
This topic is locked and no more replies can be posted.