Hi,

We use Jlex Review with app RD - Ticket.

We need integration for:

1. Eventlist:
index.php?option=com_ticketmaster&view=eventlist&id=X (from 1-xxx)

- create section file Event
- create section Event with object ticketmaster, ID I put any integer (2) and connect to section file event

2. Venue:
index.php?option=com_ticketmaster&view=venue&id=X (from 1-xxx)

- create section file Event

- create section Venue with object ticketmaster, ID I put any integer (3) and connect to section file venue


3. I use custom integration and for first option (Event) is ok, but now I can't create item for Venue


But in items list I can–t create item with the some ID (yes ID is the some for event and venue, but I don't know what can I put inside as ID?

administrator/index.php?option=com_jlexreview&view=items
Items for Events - OK
Items for Venue - dupliciting ID (the some as from Event, but it's another view... :(


And Schema type if I setup Venue, I can't see for type Venue (Product is ok)


Then I can create item for events, but for venue not.