Code Monkey home page Code Monkey logo

Comments (4)

goFrendiAsgard avatar goFrendiAsgard commented on July 29, 2024

thank you for reporting again
I can't fix it right now since I just install new operating system.

But I'll fix it soon.

thank you

from no-cms.

goFrendiAsgard avatar goFrendiAsgard commented on July 29, 2024

Dear Ibnoe, I've try it, and seems that there is no problem.
I change navigation order of a "main_management" into 1 and since other page with the same parent have 0 order, the "main_management" navigation link showed in the bottom of all navigation link.

The navigation order only take effect after you refresh your page or move to another page
The navigation order only applied to those who have the same parents

If you still have a problem, can you please report what you've do and what you've received in a detail.

Maybe I should make a better explanation by example (because all of navigation order are set to 0, I think it makes some confusion)

BTW thank you for take your time testing No-CMS. It really help me :D

from no-cms.

ibnoe avatar ibnoe commented on July 29, 2024

hi this is example of my data from table

navigation_id | navigation_name | parent_id | title | index
38 | penjualan_do | 36 | Delivery Order NULL penjualan/manage | NULL
13 | main_logout | NULL | Logout | Logout for deauthentication main/logout | 1000

i change value index (from 0 to 1000 )to make logout menu below penjualan, is that correct?

*suggestion: i think it's better if no-cms have it own asset management, because it's use grocery crud that use many dependency (especially jquery). in some case when we use jquery for templating it will be double load and conflict if the version is different

from no-cms.

goFrendiAsgard avatar goFrendiAsgard commented on July 29, 2024

Hi Ibnoe, since I use "ORDER BY" for sorting, you should not use "NULL".
I think I've set the default value of "index" field to be "0". I just wonder how could your first record (penjualan_do) has "NULL" as the value of index field, do you edit that record manually?

Asset management, do you mean "assets" directory?
You probably right. I'll consider it, and maybe ask John Scoumbourdis (the creator of groceryCRUD) about this issue.

EDIT : I've read this : http://www.grocerycrud.com/crud/view/change_logs at v1.1.3, there is unset_jquery method. I'll work on it soon, once it's done, I'll comment again

Thank you, and sorry for this late reply (the electricity in my office has been down today) :p

from no-cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.