- Code: Select all
dataset = gateway.getDataset( did, True )
images = dataset.linkedImageList()
now i noticed that whenever i get the list i get it in different order. is there a logic to this? is there a way to keep an ordering?
dataset = gateway.getDataset( did, True )
images = dataset.linkedImageList()
Dataset.imageLinks
select i from Dataset d join d.imageLinks dil join dil.child i where d.id = 1 order by i.name
for the rate, the current rate system is only for 5 stars. For our purpose, it should be better if the rate measurement could be a double/float number.
Return to Developer Discussion
Users browsing this forum: Google [Bot] and 0 guests