Skip to main content

Messages

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

Messages - peterjohn

3
General Discussion / Re: Users accesing only info about their location
@tin and Willvin thank you so much i tried it and it did work.  i will be even more grateful if you could help me with the following.

Scenario
 i am creating an application which is going to be integrated with an SMS connection via an SMPP v3.4. users send an SMS to a given number  (shortcode) and this number is validated using a luhn algorithm. Apart from sending SMS's  the system has a field on the dashboard for entering these code.

here are my questions

1) how do i integrate a custom code, and functions as well as libraries ? see example of code below
2) how to i create an SMPP connection to phpRAd
3) I was able to to filter by location but the record counts that i put on the dashboards where not filtering according to the location
4) the export to excel function does not seem to work. it returns an error message that the file format and extension don't match
i have attached a sample code of the luhn algorithm that was used for validation of the codes entered into the system.

please help!!!!

4
Questions / Re: Filter by location
are you able to give me an example because i tried to use user management but it did not do the job.  a clear explanation is that i have created a system with users from different district and so in the table for user accounts i put district as on of the fields with the view that when an account is created an a user is from a particular district, they will only see records relating to their specific district.
6
Questions / Filter by location
I would like to know to restrict lists to be viewed according to the geographical location of a user