Detailpage data from iCagenda
- Reinder Herder
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
7 years 8 months ago #5323
by Reinder Herder
Detailpage data from iCagenda was created by Reinder Herder
Hi,
I am using iCagenda and needs to export the data to another site by a feed. This does work by now.
However I also need to export the URL of the detail-/info-page of an event, which is generated by iCagenda itself, anyway... cannot find them in the database.
Does anyone know how to solve this?
the eventsagenda: www.earnewald.nl/nl/agenda
here one can find 3 links which I need
Thanks!
Regards,
Reinder
I am using iCagenda and needs to export the data to another site by a feed. This does work by now.
However I also need to export the URL of the detail-/info-page of an event, which is generated by iCagenda itself, anyway... cannot find them in the database.
Does anyone know how to solve this?
the eventsagenda: www.earnewald.nl/nl/agenda
here one can find 3 links which I need
Thanks!
Regards,
Reinder
Please Log in to join the conversation.
7 years 7 months ago #5345
by Daniel
Thanks
Daniel
Replied by Daniel on topic Detailpage data from iCagenda
Hi,
It seems id and then alias as the Info page URL. You can use any unused database column to generate this value. And set it to as defined in profile settings. You can use @vdLocal: variable to include id and alias into this field.
It seems id and then alias as the Info page URL. You can use any unused database column to generate this value. And set it to as defined in profile settings. You can use @vdLocal: variable to include id and alias into this field.
Thanks
Daniel
Please Log in to join the conversation.
- Reinder Herder
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
7 years 7 months ago #5347
by Reinder Herder
Replied by Reinder Herder on topic Detailpage data from iCagenda
Hi,
Thanks.
But..... I do not understand how to realise this.
What do you mean by: 'You can use any unused database column to generate this'.
An URL like: www.earnewald.nl/nl/agenda/7-aankomst-feankeninginne
is not within the database.
How can I generate a value from it....?
Thanks.
Regards,
Reinder
Thanks.
But..... I do not understand how to realise this.
What do you mean by: 'You can use any unused database column to generate this'.
An URL like: www.earnewald.nl/nl/agenda/7-aankomst-feankeninginne
is not within the database.
How can I generate a value from it....?
Thanks.
Regards,
Reinder
Please Log in to join the conversation.
7 years 7 months ago #5352
by Daniel
Thanks
Daniel
Replied by Daniel on topic Detailpage data from iCagenda
Hi,
With unused column, I meant any column from the database table whichever you are not intending to export. It could be anything publish date column, published column, modified by column etc.
And you need to choose as Defined for that column and then you can enter a similar command ->
www.earnewald.nl/nl/agenda/@vdlocal:id-@vdlocal:alias
where id and alias are the column names in the same database table.
If you want us to do it for you. Please contact our Sales team via Contact us -> Request a Quote form, We'll look into it.
With unused column, I meant any column from the database table whichever you are not intending to export. It could be anything publish date column, published column, modified by column etc.
And you need to choose as Defined for that column and then you can enter a similar command ->
www.earnewald.nl/nl/agenda/@vdlocal:id-@vdlocal:alias
where id and alias are the column names in the same database table.
If you want us to do it for you. Please contact our Sales team via Contact us -> Request a Quote form, We'll look into it.
Thanks
Daniel
Please Log in to join the conversation.