Welcome, Guest
Username: Password: Remember me

TOPIC: Pre-sale questions

Pre-sale questions 14 years 1 month ago #9541

  • EugenP
  • EugenP's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
- Will the user be able to display the events he signed up for AND the events he created?
- Will the user be able to create his own "simple"events, with just basic information, without displaying the whole data he doesn't need? Like "Movie night".
- Do you have integration with JomSocial? To display in the activity stream something like "The user signed up for event X"?

And again the most important question: How difficult is to add a DT event from a php script? Again, my question is: do you have an object like DTEvent I can populate like DtTEVEnt->SetDataStart(0, DTEvent->SetLocation() and then do DTEVEnt->Save(), or any other way not to do that? Or will you be able to provide me technical details where in your code I can look to understand your process so I can do that?

Please Log in or Create an account to join the conversation.

Pre-sale questions 14 years 1 month ago #9542

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3

- Will the user be able to display the events he signed up for AND the events he created?

Both views would need created as new features but you could of course establish filters for both of these scenarios.

- Will the user be able to create his own "simple"events, with just basic information, without displaying the whole data he doesn't need? Like "Movie night".

As stated earlier, you can (already) control what fields are used PER EVENT. How simple or complex the form is is up to you.

- Do you have integration with JomSocial? To display in the activity stream something like "The user signed up for event X"?

Yes, this is already available in the current package.

And again the most important question: How difficult is to add a DT event from a php script?

Why would you need to create events with an external script? Events in DT Register are not as simple as title, date, location, save. There are MANY parameters and options available... not all are required, but your script would have to consider all fields in that database table. We could tell you which fields are required to contain data. 2.7 will allow frontend event creation so creating another script to do it would be re-creating the wheel... unless you're pulling data from another source or something like that.

Please Log in or Create an account to join the conversation.

Pre-sale questions 14 years 1 month ago #9543

  • EugenP
  • EugenP's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
Yes, one of the feature will be to create the DT events behind the scene from another source. Thanks for the details.

When 2.7 will be available?

Please Log in or Create an account to join the conversation.

Pre-sale questions 14 years 1 month ago #9612

  • EugenP
  • EugenP's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
I am playing with your demo site and I have few questions:

1. the custom fields are only for the registration form or also for the event itself?
2. the user can add events from the front-end, too?

Any news about 2.7?

Please Log in or Create an account to join the conversation.

Pre-sale questions 14 years 1 month ago #9613

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
The fields are for registration forms. Users can add events on the frontend starting in 2.7... due out later this week at this point. See the 2.7 thread here in the forum for updates.

Please Log in or Create an account to join the conversation.

Pre-sale questions 14 years 1 month ago #9614

  • EugenP
  • EugenP's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
How difficult would be for a user/developer to add custom fields for the events?

Please Log in or Create an account to join the conversation.

Time to create page: 0.214 seconds