Jump to content

arjen

Members
  • Posts

    1,222
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by arjen

  1. Of course. For instance when I have a website for a company called "Hello Inc" and this company is located in three addresses I would create a Multiplier field for the textareas. This field is only used for outputting the three addresses on the contact page. This Street Address field would feel a bit too much for the editors to maintain. Also an error is quickly spotted since there are only three addresses.

    On the other hand I'm prototyping a database which may hold 1000's of companies. I would definitely use this field because I want it to be accessible and queryable. Therefore the data structure is more essential.

    • Like 1
  2. On 9/10/2018 at 10:03 PM, netcarver said:

    I've uploaded version 1.0.1 that should fix the JS error you reported. 

     

    ? Thanks!

    23 hours ago, netcarver said:

    I did read various UI/UX forums about this issue before I started, many of them came to the conclusion that a free-form input is best from the UX point of view - and I can understand that point of view.

    This is a difficult one. I've have created so many times different fields and used textareas. Each choice will bite you in the end. It really depends. When you have a several addresses for a company you want to output on a website I would not use this field. When you are building a directory/database of companies or other users I would definitely use this, because you want the data to be structured.

    • Like 1
  3. I've stumbled into this as well in the past. Most users I've shown the Actions don't really get the current concept. They either forget they are performing actions on all or they forget to filter at all. Ryan came up with some solutions. Personnaly I would like an gmail approach so make sure the user is as notified as possible of what is going to happen. The current UX doesn't really cut it. A modal could work too.

    • Like 2
  4. And does your connection come up when you use curl directly? Like:

    curl -H "Authorization: api_key=<insert api key here>" --data "title=Your%20Title&message=Your%20Message&icon=http://yourwebsite.com/icon.png&url=https://yourwebsite.com" https://api.pushalert.co/rest/v1/send

     

    • Like 1
  5. 15 hours ago, bernhard said:

    Sorry for the delay @arjen

    On 5/10/2018 at 10:01 AM, arjen said:

    No problem, thanks for responding.

    15 hours ago, bernhard said:

    the module will be extendible via plugins so you can do whatever you want with it

    Super sweet. You've created something really powerful.

    15 hours ago, bernhard said:

    Another feature that I've implemented is called Batcher.

    Great feature!

    On a particular project we use ListerPro a lot, but working with lots of data (10k+ pages with 30 fields represented in columns) in ListerPro is becoming more and more tedious. Response times are sometimes slowing down. Especially since there are sometimes hundreds of concurrent users. I am thinking to use your DataTables and Rockfinder since it feels a lot snappier than ListerPro.

  6. On 19/12/2017 at 10:56 PM, netcarver said:

    @joshuag Early on in the thread you mentioned a work-in-progress fix for the 2800 event limit, and also about a more elegant update feature when adding exclusions. Any update on this? I've scanned the posts in the rest of the thread but might have missed it. Have these issues been addressed in the current version?

    +1

    I would be interested as well.

  7. 6 hours ago, modifiedcontent said:

    I actually have a client who thinks Processwire's admin area is confusing

    That's a first ;)

    6 hours ago, modifiedcontent said:

    wants an admin area that looks exactly like the horrible system he is trying to replace

    What does the system looks like? If you could post some screenshots I'm sure we could help you out. But you should start with some basic stuff like bernhard already described in his tutorial.

    • Like 2
×
×
  • Create New...