Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Domenico

8
General Discussion / Re: add button
i want to add function to exchange with user.

'll explain better:
I have a giftcard table

each registered user inserts his own giftcard, the button exchanges, he must be able to exchange a card with another card of another user
10
General Discussion / add button
hi,
i want add button to list view , with a dedicate function.

how to can i?

thank you
11
General Discussion / Re: Query from two table
Good.
I have to make a simple application for giftcard exchange between users, can you help me? obviously I pay you as a freelance.
13
General Discussion / Query from two table
Hi,

hi have to table

vendors ( id, name, image)
cards ( id, vendor_name, vendor_image, price)

vendor_name ar datasource from table vendors

how to set vendor_ image from table vendors when i add new record?