By Guest on Monday, 19 December 2016
Replies 8
Likes 0
Views 2.3K
Votes 0
Hello
How to Recover Event ID from Data Base ? 10335
I See it in Link Url Like : index.php/fr/detailevenement/10243/-/MyTitle here
I would like to include it in my DETAIL VIEW
Because I need This ID for my Command / Mode Print

Is it possible ?? :-)
thank you very much
Hello,

You can use:

is:


{{Repeat id:RPID}} - {{Event Id:EVID}}


In your JEvents -> Custom Layouts -> Event Details Page.

EVID is the ID of the event as a whole, each repeat has this ID. the Repeat ID is the unique ID which each event viewable on your site has that is 100% unique and is in your url.

Many thanks
Tony
·
Monday, 19 December 2016 22:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you
·
Tuesday, 20 December 2016 04:29
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome :-)
·
Tuesday, 20 December 2016 09:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello
The code works fine if put in some Custom View
But at the beginning it is for my report:

. Read it + Print
. + Copy / Paste to Excell the result of the EventList Menu
After I rework the file a bit to Obtain Somes statistic

I created a Link LIST of Events
In the parameters of View when I select an element it appears of the code
I have successfully formatted Date
But I can not get the ID Event in First or Last Coluns

Is this possible in this situation ?!
Thanks a lot
·
Thursday, 22 December 2016 16:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry I'm not quite following, where are you placing it? how is this report generated?
·
Thursday, 22 December 2016 21:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello
First of all I beg your pardon
For not having reacted to your reply, I was very sick, and I resumed the Work, Ouf ...

I created a New Link
List Of Events
So when I click on the link, I have a page with several columns that I can copy in Excell
After in excellent I apply formulas to format the text, and reprocess the information that I copy

In Options, I chose:
Date Begin
Category
Titel Link
Location
Location Postcode
Rental City
Below my options, I have a text box with the code to generate automatically, Next:

STARTDATE% d /% m /% Y | Start date | Start date || CATEGORY | Category | Category || TITLE_LINK | Title Link | Title Link || JEVLOCATION_STREET | Location Street | Location Street || JEVLOCATION_POSTCODE | Location Postcode || JEVLOCATION_CITY |


I can not find in the Menu Options
No options for ID
How to write it in the rest of the code that is generating

I Will Have The ID Of Event: {{Id Id: EVID}}

Thanks to your code, I have managed to see it in Custom View - Custom calendar - And in PopUp
But not in List Of Events, this is for me the most important for my transfer Exell

Is it possible to display it in this option: List Of Events

thank you for your information
Michel
·
Thursday, 02 February 2017 17:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello
I just tried several options

I found after several tests
EVID | Event Id | Event Id

Youppies

Sorry for the derangement. I'll close the Post.
Thank you
·
Thursday, 02 February 2017 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Great!
·
Thursday, 02 February 2017 23:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post