kgiszewski / Archetype

Archetype is an Umbraco 7 property editor that wraps other installed property editors.
https://github.com/kgiszewski/ArchetypeManual
MIT License
89 stars 54 forks source link

Unique id on ArcheType Model and FieldsetModels #358

Closed MartinAmsinck closed 8 years ago

MartinAmsinck commented 8 years ago

Adding ids to differentiate multiple ArchetypeModels and FieldsetModels on a page,

kgiszewski commented 8 years ago

@MartinAmsinck, Thanks for the PR but I'm not sure what you're trying to accomplish here. This appears to only ask to merge master into the 1.12.4 branch.

MartinAmsinck commented 8 years ago

Ah, messed up somewhere, sorry about that. What i was trying to do, was to make a pull request to add some unique ids(guids) on the ArcheTypeModel and FieldsetModels in general.

I have a use case right now where i need to differentiate between different entites in same archetype datatype.

kgiszewski commented 8 years ago

No worries, let's close this and when you have your PR ready, send it up :)