Jump to content
  • 0

Averaging numbers for star rating system


jtruitt

Question

4 answers to this question

Recommended Posts

  • 0

Hello,

This would require a calculation from the backend database so on submit of a new review, a trigger runs and calculate the average and update the table. I would suggest you going through Caspio Professional Services department by submitting your request to http://www.caspio.com/services/services.asp and have a consultation with a Caspio technical advisor.

Best,

Bahar M.

Link to comment
Share on other sites

  • 0

Hi,

This can also be accomplished for free or a small-monthly fee using a service like http://www.rating-system.com

They provide you with a snippet of code that you could place in the details page (or other) of your application.

You will need to have unique IDs for your database.

You will have to edit this part of the provided code:

var r_itemid = encodeURIComponent(window.location.href);

Change to url where the rating will be displayed and then give it a unique ID.

"http://www.yourwebsite.com/pagename?id=[@field:ApplicationID]"

(must include quotes "")

I think it would be great if Caspio would begin to include some of these features as part of their basic services as the cost to have this custom developed would be very pricey and unrealistic for many users.

Hope this helps and let me know if you have any further questions.

Link to comment
Share on other sites

  • 0

Just to add and update this post, may this help as well. In Caspio Release 25, you may now use unicodes. Caspio now supports Unicode symbols so you can display emoji characters and other symbols directly in your apps. They can be used in Tables, Views, DataPages, Email/SMS Notifications, Localizations, Formulas, Triggered Actions and Application Tasks. The supported symbols are listed at https://unicode.org/emoji/charts/full-emoji-list.html.

image.png.380c0ca114032d9650630a54fbdd2a28.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...