-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new data type #2
Comments
Hi again, Can you elaborate a bit on this one? I'm not sure that I understand. |
Sure, I wanted to create a picker for a content item that allowed a user to pick twitter, facebook or instagram and hide away the need to authorise with those 3rd party api's.
What I am thinking about is not having to create so many doc types and data types regardless of the number of Social Media Applications I need to create. Create a DataType called Inline Authorisation The functionality of the Inline Authorisation DataType would be as follows: |
too much maybe! |
Hey. I haven't had the time to look through your latest comments, which is why I haven't replied for a while. I like to think that this package can do much more than what is currently supported, so your ideas are more than welcome. I do however still find it a bit unclear what the various property editors (data types) should be able to do. If you could describe each desired property editor a bit more, that would help me a lot. |
OK, :) DataType: DataType Properties: States of a Content Item Property based on this DataType:
Usage: |
Okay. That should be possible. I will look into that when I can find the time for it ;) |
Hi there,
Is there a way to have the fields currently required for the Data Type entered in the content section. The site I am working on is a multi tennant instance and each tennant has their own authorisation data. It the authorisation was part of the content then creation then the client would first specify the 3 fields and the property would then authorise all in one step rather than creating multiple data types per client app.
The text was updated successfully, but these errors were encountered: